public virtual void RemoveSubPlacements( Placement[] placements, bool bRemoveEmptyGroup )
public: virtual void RemoveSubPlacements( array<Placement^>^ placements, bool bRemoveEmptyGroup )
Parameters
| Parameter Name | Description |
|---|---|
| placements | |
| bRemoveEmptyGroup | If true method will remove also Group when it becomes empty. |